func golang.org/x/exp/apidiff.unexportedMethod
3 uses
golang.org/x/exp/apidiff (current package)
compatibility.go#L115: if unexportedMethod(old) != nil {
compatibility.go#L120: if u := unexportedMethod(new); u != nil {
compatibility.go#L127: func unexportedMethod(t *types.Interface) *types.Func {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)